ComponentOne Xamarin Edition
GetLoadedItems Method (ISupportAsyncLoading<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportAsyncLoading<T> Interface : GetLoadedItems Method
Returns all the items that has been loaded so far.
Syntax
IEnumerable<ILoadedItem<T>> GetLoadedItems()
See Also

Reference

ISupportAsyncLoading<T> Interface
ISupportAsyncLoading<T> Members